home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / Archive / bzip2-0.1pl2 / test.cmd < prev    next >
OS/2 REXX Batch file  |  1998-11-08  |  235b  |  9 lines

  1. @rem
  2. @rem OS/2 test driver for bzip2
  3. @rem
  4. type words1
  5. .\bzip2 -1 < sample1.ref > sample1.rbz
  6. .\bzip2 -2 < sample2.ref > sample2.rbz
  7. .\bzip2 -dvv < sample1.bz2 > sample1.tst
  8. .\bzip2 -dvv < sample2.bz2 > sample2.tst
  9. type words3sh